All Questions
1 question
-1votes
2answers
224views
Front end engineering : Best way to implement a step by step check out cart
I have implemented a checkout cart like this : Navigation rules are as follows : User can move to next step only on completing the current step. But he is free to click on the previous tab and edit ...